PersonaPostalAddressPostalCode Property |
Represents the postal code portion of a postal address
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string PostalCode { get; set; }Public Property PostalCode As String
Get
Set
Property Value
Type:
StringThe postal code.
See Also